Add allow-imprecise-window-fit option
authorjustbur <justin@burkett.cc>
Sat, 9 Jul 2016 19:25:50 +0000 (15:25 -0400)
committerjustbur <justin@burkett.cc>
Sat, 9 Jul 2016 19:25:50 +0000 (15:25 -0400)
commiteb4a6f6e251cf0e34f2d7f988591dea194b4012f
tree8402dfcfe0b0eec3cb2ff100af88f36b4df0cdee
parent9ec4b6a258c99bff307cfbde6b183634210d6363
Add allow-imprecise-window-fit option

Possible fix for #130

When enabled this option avoids the use of fit-window-to-buffer to
resize the popup. My profiling suggested that emacs was spending a lot
of time in this function (and hanging sometimes) with different fonts. I
noticed this with Roboto Mono on MSWindows, which should explain #130.
which-key.el